home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 February / Pcwk022003b.iso / Antywirusy / Panda AntiVirus Platinum 7 / plat7shin.exe / data1.cab / Comunes / Config.dll / 0 / RCDATA / TEXTENSIONES / TEXTENSIONES.txt < prev   
Text File  |  2002-10-11  |  6KB  |  250 lines

  1. object Extensiones: TExtensiones
  2.   Tag = 1100
  3.   Left = 345
  4.   Top = 192
  5.   BorderIcons = [biSystemMenu, biHelp]
  6.   BorderStyle = bsSingle
  7.   Caption = 'Extensiones'
  8.   ClientHeight = 326
  9.   ClientWidth = 310
  10.   Color = 14215660
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   Icon.Data = {<image000.ico>}
  17.   KeyPreview = True
  18.   OldCreateOrder = True
  19.   Position = poScreenCenter
  20.   OnKeyPress = FormKeyPress
  21.   OnShow = FormShow
  22.   PixelsPerInch = 96
  23.   TextHeight = 13
  24.   object ButtonAceptar: TPlaButton
  25.     Tag = 2200
  26.     Left = 145
  27.     Top = 294
  28.     Width = 73
  29.     Height = 21
  30.     Anchors = [akRight, akBottom]
  31.     Caption = '&Aceptar'
  32.     Font.Charset = DEFAULT_CHARSET
  33.     Font.Color = clWindowText
  34.     Font.Height = -11
  35.     Font.Name = 'Tahoma'
  36.     Font.Style = []
  37.     ParentFont = False
  38.     TabOrder = 1
  39.     OnClick = ButtonAceptarClick
  40.     Default = True
  41.     ModalResult = 1
  42.   end
  43.   object ButtonCancel: TPlaButton
  44.     Tag = 2400
  45.     Left = 226
  46.     Top = 294
  47.     Width = 73
  48.     Height = 21
  49.     Anchors = [akRight, akBottom]
  50.     Caption = '&Cancelar'
  51.     Font.Charset = DEFAULT_CHARSET
  52.     Font.Color = clWindowText
  53.     Font.Height = -11
  54.     Font.Name = 'Tahoma'
  55.     Font.Style = []
  56.     ParentFont = False
  57.     TabOrder = 2
  58.     TabStop = False
  59.     Cancel = True
  60.     ModalResult = 2
  61.   end
  62.   object grpExtensiones: TPlaGroupBox
  63.     Tag = 18300
  64.     Left = 14
  65.     Top = 7
  66.     Width = 285
  67.     Height = 275
  68.     TitleFont.Charset = DEFAULT_CHARSET
  69.     TitleFont.Color = 13977088
  70.     TitleFont.Height = -11
  71.     TitleFont.Name = 'MS Sans Serif'
  72.     TitleFont.Style = []
  73.     Caption = 'Extensiones analizables'
  74.     Font.Charset = DEFAULT_CHARSET
  75.     Font.Color = clWindowText
  76.     Font.Height = -11
  77.     Font.Name = 'Tahoma'
  78.     Font.Style = []
  79.     ParentFont = False
  80.     TabOrder = 0
  81.     object Image10: TImage
  82.       Left = 11
  83.       Top = 22
  84.       Width = 32
  85.       Height = 32
  86.       Picture.Data = {<image001.bmp>}
  87.       Transparent = True
  88.     end
  89.     object lblDescripcion: TLabel
  90.       Tag = 18400
  91.       Left = 58
  92.       Top = 19
  93.       Width = 215
  94.       Height = 39
  95.       AutoSize = False
  96.       Caption = 'Los archivos con las siguientes extensiones ser∩┐╜n analizados. '
  97.       WordWrap = True
  98.     end
  99.     object Label2: TLabel
  100.       Left = 174
  101.       Top = 71
  102.       Width = 85
  103.       Height = 13
  104.       Caption = 'Nueva extensi∩┐╜n:'
  105.       Font.Charset = ANSI_CHARSET
  106.       Font.Color = clWindowText
  107.       Font.Height = -11
  108.       Font.Name = 'Tahoma'
  109.       Font.Style = []
  110.       ParentFont = False
  111.     end
  112.     object EdExtension: TPlaEdit
  113.       Left = 174
  114.       Top = 87
  115.       Width = 99
  116.       Height = 23
  117.       Cursor = crIBeam
  118.       HelpContext = 220
  119.       Font.Charset = DEFAULT_CHARSET
  120.       Font.Color = clWindowText
  121.       Font.Height = -11
  122.       Font.Name = 'Tahoma'
  123.       Font.Style = []
  124.       MaxLength = 8
  125.       ParentFont = False
  126.       TabOrder = 0
  127.       Transparent = False
  128.       OnChange = EdExtensionChange
  129.     end
  130.     object BAnadir: TPlaButton
  131.       Tag = 18600
  132.       Left = 174
  133.       Top = 118
  134.       Width = 99
  135.       Height = 23
  136.       HelpContext = 155
  137.       Caption = 'A&∩┐╜adir'
  138.       Font.Charset = DEFAULT_CHARSET
  139.       Font.Color = clWindowText
  140.       Font.Height = -11
  141.       Font.Name = 'Tahoma'
  142.       Font.Style = []
  143.       ParentFont = False
  144.       TabOrder = 1
  145.       TabStop = False
  146.       OnClick = BAnadirClick
  147.     end
  148.     object BEliminar: TPlaButton
  149.       Tag = 18700
  150.       Left = 174
  151.       Top = 149
  152.       Width = 99
  153.       Height = 23
  154.       HelpContext = 152
  155.       Caption = '&Eliminar'
  156.       Enabled = False
  157.       Font.Charset = DEFAULT_CHARSET
  158.       Font.Color = clWindowText
  159.       Font.Height = -11
  160.       Font.Name = 'Tahoma'
  161.       Font.Style = []
  162.       ParentFont = False
  163.       TabOrder = 2
  164.       TabStop = False
  165.       OnClick = BEliminarClick
  166.     end
  167.     object ButtonLimpiar: TPlaButton
  168.       Tag = 18800
  169.       Left = 174
  170.       Top = 180
  171.       Width = 99
  172.       Height = 23
  173.       HelpContext = 153
  174.       Caption = '&Limpiar Lista'
  175.       Font.Charset = DEFAULT_CHARSET
  176.       Font.Color = clWindowText
  177.       Font.Height = -11
  178.       Font.Name = 'Tahoma'
  179.       Font.Style = []
  180.       ParentFont = False
  181.       TabOrder = 3
  182.       TabStop = False
  183.       OnClick = ButtonLimpiarClick
  184.     end
  185.     object BDefault: TPlaButton
  186.       Tag = 2300
  187.       Left = 174
  188.       Top = 211
  189.       Width = 99
  190.       Height = 23
  191.       HelpContext = 151
  192.       Caption = '&Restaurar'
  193.       Font.Charset = DEFAULT_CHARSET
  194.       Font.Color = clWindowText
  195.       Font.Height = -11
  196.       Font.Name = 'Tahoma'
  197.       Font.Style = []
  198.       ParentFont = False
  199.       TabOrder = 4
  200.       TabStop = False
  201.       OnClick = BDefaultClick
  202.     end
  203.     object CBSinExtension: TPlaCheckBox
  204.       Tag = 60500
  205.       Left = 58
  206.       Top = 247
  207.       Width = 168
  208.       Height = 16
  209.       HelpContext = 154
  210.       Caption = 'Analizar archivos sin extensi∩┐╜n'
  211.       Font.Charset = DEFAULT_CHARSET
  212.       Font.Color = clWindowText
  213.       Font.Height = -11
  214.       Font.Name = 'Tahoma'
  215.       Font.Style = []
  216.       ParentFont = False
  217.       TabOrder = 5
  218.       TabStop = False
  219.       ParentColor = False
  220.     end
  221.     object LBExtensiones: TPlaListBox
  222.       Left = 58
  223.       Top = 71
  224.       Width = 95
  225.       Height = 165
  226.       Items.Strings = (
  227.         '386'
  228.         'APP'
  229.         'BAT'
  230.         'BIN'
  231.         'BOO'
  232.         'CMD'
  233.         'DLL'
  234.         'DOC'
  235.         'DOT'
  236.         'DRV'
  237.         'FON'
  238.         'MDB'
  239.         'OVL'
  240.         'OVR'
  241.         'PRG'
  242.         'SYS'
  243.         'XLS'
  244.         ' ')
  245.       TabOrder = 6
  246.       OnClick = LBExtensionesClick
  247.     end
  248.   end
  249. end
  250.